const runtime.evacuatedY
4 uses
runtime (current package)
map.go#L96: evacuatedY = 3 // same as above, but evacuated to second half of larger table.
map.go#L951: if (b.tophash[offi] != evacuatedX && b.tophash[offi] != evacuatedY) ||
map.go#L1215: if evacuatedX+1 != evacuatedY || evacuatedX^1 != evacuatedY {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)